home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 43 / Amiga Format CD43 (1999)(Future Publishing)(GB)(Track 1 of 2)[!][issue 1999-09].iso / -serious- / graphics / fxforge / andrews / wall of sounds < prev    next >
Text File  |  1999-06-15  |  436b  |  29 lines

  1. Category: Andrew's Filters 11
  2. Title: Wall Of Sounds...
  3. Copyright: Freeware
  4. Author: AB
  5. Filename: WallSnd.8bf
  6.  
  7. R:sub(c,sqr(x^X)*sin(y)%ctl(0),ctl(3))
  8.  
  9. G:sub(c,sqr(x^X)*sin(y)%ctl(1),ctl(4))
  10.  
  11. B:sub(c,sqr(x^X)*sin(y)%ctl(2),ctl(5))
  12.  
  13. A:a
  14.  
  15. ctl[0]: Red y
  16. ctl[1]: Green y
  17. ctl[2]: Blue y
  18. ctl[3]: Red Factor
  19. ctl[4]: Green Factor
  20. ctl[5]: Blue Factor
  21.  
  22. val[0]: 78
  23. val[1]: 184
  24. val[2]: 151
  25. val[3]: 6
  26. val[4]: 11
  27. val[5]: 16
  28.  
  29.